Fix the error with postsubmit-os-origin-build-golang-master-ppc64le job#383
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mkumatag, Rajalakshmi-Girish The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@Rajalakshmi-Girish: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Raised openshift/origin#27975 |
The job
postsubmit-os-origin-build-golang-master-ppc64lestarted throwing below error since openshift/origin#27570For now, exporting
OPENSHIFT_SKIP_EXTERNAL_TESTS=trueis avoiding this error.But the code at https://github.com/openshift/origin/blob/master/pkg/test/ginkgo/cmd_runsuite.go#L166-L168 has to be modified and made better to look for env variable and the corresponding adminconfig file for the openshift cluster required.